Skip to main content

FileContents

Type

operator

Summary

The data stored in a file.

Syntax

the contents of file <File>

Description

The raw data stored in a file.

note

Setting the contents of a file will replace the file with a newly-created file with the new contents.

Parameters

NameTypeDescription

File

An expression that evaluates to a filesystem path.

Thank you for your feedback!

Was this page helpful?